Skip to content

Clean CI run of gl hovers #3661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Clean CI run of gl hovers #3661

merged 1 commit into from
Mar 22, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 22, 2019

A follow up of PR #3585 now to help run the gl+hover tests on the CI much more smoothly! Recently we had to re-run jasmine2 container few times after it failed several times which was not optimal.
@plotly/plotly_js

@@ -374,56 +364,33 @@ describe('Test isosurface', function() {
].join('\n')
});
})
.then(delay(20))
.then(_hover3)
.then(function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this block gone?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does not do anything positive other than causing errors. For the 3rd and 4th point locations we get different positions when using CI.

@etpinard
Copy link
Contributor

💃

@archmoj archmoj merged commit 6d9a1b7 into master Mar 22, 2019
@archmoj archmoj deleted the gl-clean-ci-run-jasmine2 branch March 22, 2019 13:56
@archmoj archmoj mentioned this pull request Mar 23, 2019
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants